home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dbase / techs.zip / TECH23.ZIP / READ.ME < prev   
Text File  |  1985-11-04  |  655b  |  20 lines

  1. PROGRAM NAME:  Portswap.ASM
  2.  
  3. DESCRIPTION:  Swapping printer ports on the IBM PC
  4.  
  5. ISSUE:  September, 1985
  6. PAGE:  10
  7.  
  8. SOFTWARE VERSIONS:  dBASE III, versions 1.0, 1.1, Developer's
  9. Release.
  10.  
  11. FUNCTION:  This routine allows you to switch between LPT1 and
  12. LPT2 to access two printers through dBASE.
  13.  
  14. FILES NEEDED: Portswap.ASM
  15.               Portswap.BIN--for dBASE III, Developer's Release
  16.               Portswap.COM--for dBASE II, dBASE III v. 1.0, 1.1
  17. SETUP INSTRUCTIONS:  From versions 1.0 and 1.1 of dBASE, you will
  18. have to create a COM file and then issue the RUN command.  From
  19. the Developer's Release, you can LOAD and then CALL it.
  20.